D3D_INIT
This command will initialize the D3DFunc DLL. In v3.5 and up this command is automatically called at the beginning of code execution.
If you chance screen resolution during runtime then you will need to call this function manually in order for the plugin to function.
SYNTAX
D3D_INIT
RELATED INFO
D3DFunc Commands Menu
Index
EXAMPLE
View Showcase Example